runtime.gcCPULimiterState.unlock (method)

4 uses

	runtime (current package)
		mgclimit.go#L134: 	l.unlock()
		mgclimit.go#L174: 	l.unlock()
		mgclimit.go#L306: func (l *gcCPULimiterState) unlock() {
		mgclimit.go#L338: 	l.unlock()